﻿@charset "utf-8";
/* CSS Document */
.doc{background:url(../images/body_bg.jpg) top left repeat-x #fff;width:100%;}
 
/*导航条部分*/
.nav ul{background-image:url(../images/navbg.jpg);height:41px;line-height:41px;}
.nav ul li a:hover{background-image:url(../images/nav_hover.jpg);height:41px;color:#fff;}
.nav ul li ul{top:41px;}

/*左侧 2012-9-29增加*/
.ltab .maintit{background-image:url(../images/info_tit.jpg);height:34px;line-height:34px;padding-left:25px;color:#fff;}
.lcom .maintit{background:url(../images/info_tit1.jpg) no-repeat;height:34px;line-height:34px;text-align:center;color:#fff;}
.lcom .content{border:1px solid #cccccc;border-top:none;background:url(../images/l_bg.jpg) repeat-x;padding:10px;overflow:hidden;_zoom:1;}
.rtab .maintit,.rcom .maintit{background-image:url(../images/tit_bg.jpg);height:34px;line-height:34px;padding-left:25px;color:#FFF;}
.mtab .maintit{background-image:url(../images/tit_bg2.jpg);height:34px;line-height:34px;padding-left:25px;color:#FFF;}
.ltab .content,.lcom .content,.rcom .content,.rtab .content,.nrtab .content,.mtab .content,.ptab .content{border:1px solid #ccc;border-top:none;}
.ltab .maintit .more,.rtab .maintit .more,.mtab .maintit .more,.ptab .maintit .more{float:right;margin-right:10px;}

/*内页样式*/
.nrtab .maintit{background-image:url(../images/tit_bg.jpg);height:34px;line-height:34px;padding-left:25px;}
.nrtab .maintit b{color:#fff;}

/*底部*/
.botomtab{width:100%;background-color:#efefef;}

/* 万能模块 */
.ptab .maintit,.univer .maintit{background-image:url(../images/tit_bg1.jpg);height:31px;line-height:31px;padding-left:25px;color:#FFF;}